package com.itextpdf.tool.xml.examples.css.margin.margin_top.text; import com.itextpdf.tool.xml.examples.SampleTest; public class Margin_top_text01 extends SampleTest { protected String getTestName() { return "margin_top_text01"; } }